home *** CD-ROM | disk | FTP | other *** search
INI File | 2002-11-25 | 1.3 KB | 72 lines |
- [General]
- Name=Deep Diving
- NumPages=2
- PluginName=HTML
- Description=Deep Diving Template
- StartPage=base0.html
- EmptyPhoto=images/x.gif
- PluginVersion=1.0
-
- [Page1]
- Path=base.html
- NumParameters=5
- OutFileExtension=html
- ImageExt=jpg
-
- [Page1Param1]
- Name=Title
- DisplayName=Album Title
- Description=Input your album title
- Type=AC_EDIT
- Tag=#TITLE#
- DefaultValue=DEEP DIVING
-
- [Page1Param2]
- Name=ThColumns
- DisplayName=Number of thumbnails in a row
- Description=Please input the number of thumbnails in a row
- Type=AC_INT_RANGE
- Tag=#THCOLS#
- MinValue=1
- MaxValue=8
- DefaultValue=4
-
- [Page1Param3]
- Name=ThRows
- DisplayName=Number of rows
- Description=Please input the number of rows with thumbnails
- Type=AC_INT_RANGE
- Tag=#THROWS#
- MinValue=1
- MaxValue=4
- DefaultValue=1
-
- [Page1Param4]
- Name=ThDistance
- DisplayName=Distance between thumbnails
- Description=Please input the number of pixels between thumbnails
- Type=AC_COMBOBOX
- Tag=#THDIST#
- NumValues=6
- DefaultValue=10
- Value0=15
- Value1=20
- Value2=25
- Value3=30
- Value4=50
-
- [Page1Param5]
- Name=IR
- DisplayName=Include reference to original image
- Description=Include reference to original image
- Type=AC_COMBOBOX
- Tag=#IR#
- NumValues=2
- DefaultValue=Yes
- Value0=No
- Value1=Yes
-
- [Page2]
- Path=image.html
- NumParameters=0
- OutFileExtension=html